Articles
Don’t deploy OpenClaw without securing it – Try this opensource solution and hands-on lab
3 min read
OpenClaw enables powerful AI agent workflows—but introduces new security risks. Learn why securing tools, MCP servers, and agent-generated code is critical, and how DefenseClaw helps protect your environment.
Bringing AI to DevNet Learning Labs
3 min read
Start a Learning Lab, get instant LLM access. No provider signups, no LLM configuration—just open the terminal and the model is ready. AI Defense, MCP Security, A2A Protocol, and Skill Security labs are live now, with more AI-powered labs coming.
A Developer’s First 10 Minutes: Secure a LangChain Agent with Cisco AI Defense
3 min read
LangChain makes it easy to move from a working prototype to a useful agent in very little time. That is exactly why it has become such a common starting point for enterprise agent development. Agents don’t just generate text. They call tools, retrieve data, and take actions. That means an agent can touch sensitive systems and real customer data within a single workflow.